projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d0ab9
)
; * lisp/progmodes/project.el: Fix punctuation in the commentary.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Aug 2021 07:10:28 +0000
(10:10 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Aug 2021 07:10:28 +0000
(10:10 +0300)
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index f9b302bb2be44991f3dff1ee235f705877699780..ae9bf035717766e474f20709d1df703d97569697 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-53,7
+53,7
@@
;;
;; `project-buffers' can be overridden if the project has some unusual
;; shape (e.g. it contains files residing outside of its root, or some
-;; files inside the root must not be considered a part of it). It
+;; files inside the root must not be considered a part of it).
It
;; should be consistent with `project-files'.
;;
;; This list can change in future versions.